Welcome![Sign In][Sign Up]
Location:
Search - linux code

Search list

[BooksCommentary_on_UNIX

Description: 经典的unix书籍,看了它之后,再看unix、linux的代码就非常容易明白-classic books, read it, look at Unix, Linux code is very easy to understand
Platform: | Size: 617472 | Author: 张张张 | Hits:

[Graph RecognizeOCR算法之C语言代码

Description: OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,可以和PRTsinghua@hotmail.com联系。-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code/KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2*. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (after treatment) for a complete practical needs if the Chinese OCR code, and PRTsinghua@hotmail.com links.
Platform: | Size: 874496 | Author: 樊志华 | Hits:

[Internet-Networktse.041210-1504.Linux.tar

Description: 在linux下开发的web crawler程序 -under development in the web crawler procedures
Platform: | Size: 131072 | Author: 刘在 | Hits:

[Linux-UnixLinux-C-advanced-programer

Description: linux 高级编程的例子源码,包括了本书上的所有代码-example source code, including a book on all code
Platform: | Size: 149504 | Author: | Hits:

[Streaming Mpeg4xine-lib-1-rc3b.tar

Description: xine linux code, this famous xine media player. it support almost all media type and all net streaming
Platform: | Size: 6422528 | Author: cxz | Hits:

[Linux-Unixlinux系统调用编程

Description: 系统调用是系统内核和应用程序的接口 此代码展示了linux系统调用的实现-system is called the kernel and application program interface that this code to display the Linux system call the realization
Platform: | Size: 7168 | Author: wzy | Hits:

[Embeded LinuxUART——linux

Description: linux下的串口驱动,通讯程序,已经是成熟代码,可以直接使用!-The Serial Driver, communication procedures, it is already a mature code that can be used directly!
Platform: | Size: 140288 | Author: 夏磊 | Hits:

[File Operatelinux实验

Description: 文件中有我的进程创建,进程通信等实验的原代码,和大家共享!-document I have created in the process, the process of communication experiment original code, and share!
Platform: | Size: 147456 | Author: 数据库 | Hits:

[Embeded Linuxlinux+arm9+can

Description: arm9+linux 的can 驱动源码-arm9 Linux source code can drive
Platform: | Size: 292864 | Author: 张雨田 | Hits:

[OtherLinux内核注释

Description: 作者分析了核心代码,并对重要的函数、系统调用和数据结构提供了大量的注释-authors analyzed the core code, as well as the important function, system calls and data structures to provide a large amount of the Notes
Platform: | Size: 3907584 | Author: xuke | Hits:

[Internet-Networklinux下的rtl8139网卡驱动程序源代码

Description: linux下的rtl8139网卡驱动程序源代码 用C写的原码,对分析开发8139系列网卡的驱动很有用,请大家看看。 -rtl8139 card under the driver source code used to write the original C code for analyzing the 8139 Series Ethernet Driver useful, please see.
Platform: | Size: 25600 | Author: 张毅 | Hits:

[Embeded LinuxARMer9开发系统上的linux bootloader源代码

Description: ARMer9开发系统上的linux bootloader源代码.rar-ARMer9 development system on the Linux source code Bootloader. Rar
Platform: | Size: 585728 | Author: 时宁立 | Hits:

[Otherelf for linux

Description: 这是gcc编译中不可或缺的代码段,想了解elf的人不如从源代码入手,深入理解elf的思想。-gcc This is an indispensable source of that to understand better the elf from the start with the source code, in-depth understanding of elf thinking.
Platform: | Size: 269312 | Author: | Hits:

[Internet-Networksynflood

Description: 这是著名的synflood程序的源代码,以了解网络的底层编程-This is the famous synflood program's source code to understand the underlying network programming
Platform: | Size: 2048 | Author: 黄影 | Hits:

[OtherLINUX应用程序开发指南:使用GTK+ GNOME库

Description: 本书介绍了Linux下图形用户接口(GUI)编程技术。全书共18章,分五个部分。第一部分介绍Linux GUI编程架构以及编程基础知识,第二部分介绍Linux 编程常用C语言函数库glibc、构件库Gtk+、Gnome,第三部分介绍Linux下的GUI生成器Glade,第四部分介绍Linux编程调试工具gdb及xxgdb。第五部分包括三个附录,附录A是书中使用的示例GnomeHello的源代码,附录B介绍了一些与Gtk+/Gnome编程相关的在线资源,附录C是Gtk+/Gnome对象的简要介绍。本书中的Gtk+构件示例都来自于GTK 1.2.3软件包的示例。如果下载并安装了GTK 1.2.3软件包,则能够在展开的源代码目录下找到这些示例代码。本书适用于有Linux使用经验及C语言编程基础的读者阅读。-the book of Linux graphical user interface (GUI) programming technology. A total of 18 book chapters, divided into five parts. The first part gives Linux GUI programming framework and programming knowledge base, the second part gives Linux programming language commonly used C library glibc, component library Gtk, Gnome, the third part gives Linux GUI generator Glade, the fourth part gives Linux programming and debugging tools gdb xxgdb. The fifth section includes three appendices, Appendix A is the book GnomeHello examples of the use of the source code, Appendix B presents a number Gtk/Gnome programming related online resources, Appendix C is Gtk/Gnome target briefing. The book's examples are Gtk components from GTK 1.2.3 package example. If you download and install the GTK 1.2.3 p
Platform: | Size: 7988224 | Author: 黄影 | Hits:

[Linux-Unixlinux源程序

Description: linux内核的一部分代码 比较详细的 比较经典的 强烈推荐 -part of the code more detailed comparison of the classic strongly recommended
Platform: | Size: 69632 | Author: 扬安 | Hits:

[Linux-Unixlinux1.0

Description: 完整的1.0代码,可直接在windows下打开,另外介绍一款windos下查看linux代码的工具Source Insight,非常好用-integrity of the 1.0 code to be directly under the windows open, and introduced an windos Linux code under the View Source Insight tool, very useful
Platform: | Size: 1501184 | Author: 王哲 | Hits:

[Otherlinux内核源代码情景分析(上下目录全)

Description: 经过本人加全目录的《LINUX内核源代码情景分析(浙大出版)》上下册,毛德操、胡希明著,总共50兆,1500页,原PDF书籍目录不全,阅读很不方便,经过本人一番努力,将目录整理加入,希望广大读者阅读能更方便一些。-plus whole directory "Linux kernel source code Scenario Analysis (Zhejiang University publication)" volumes, MAO parade, with Hu Ximing, a total of 50 megabytes, 1500, the original PDF incomplete list of books, read very inconvenient, After I made efforts to collate directory join in the hope that readers can read more convenience.
Platform: | Size: 50094080 | Author: 张键 | Hits:

[OS programlinux-2.4.20.tar

Description: LINUX 2.4.20 源代码 学LINUX的人很有用哦-Linux 2.4.20 Linux source code of learning useful oh
Platform: | Size: 33964032 | Author: 幸运星 | Hits:

[Embeded LinuxLinux内核源代码分析(水木清华

Description: Linux内核源代码分析(水木清华-Linux kernel source code analysis (SMTH
Platform: | Size: 137216 | Author: 是否 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net